home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 May: Tool Chest / Dev.CD May 00 TC.toast / pc / tool chest / development kits / hypercard related / xcmds & xfcns / apple event xcmds 1.0b3 / apple event xcmds b3 / stylesheet_3179.css < prev   
Encoding:
Cascading Style Sheet File  |  1993-04-14  |  570 b   |  47 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             /* group text style */
  7.             font-style: italic;
  8.         }
  9.         .style3
  10.         {
  11.             /* group text style */
  12.         }
  13.         .style6
  14.         {
  15.             font-family: "Helvetica";
  16.             color: white; -webkit-text-stroke-width: 1pt; -webkit-text-stroke-color: #000;
  17.             font-size: 24pt;
  18.         }
  19.         .style7
  20.         {
  21.             font-size: 9pt;
  22.         }
  23.         .style8
  24.         {
  25.             font-size: 23pt;
  26.         }
  27.         .style9
  28.         {
  29.             font-weight: bold;
  30.         }
  31.         .style10
  32.         {
  33.             text-decoration: underline;
  34.         }
  35.         .style12
  36.         {
  37.             font-family: "Courier";
  38.         }
  39.         .style14
  40.         {
  41.             font-style: italic;
  42.         }
  43.         .style15
  44.         {
  45.             font-size: 10pt;
  46.         }
  47.